'Declaration Public Function New( _
ByVal ParamArray elementsThe elements of constant set.() As T _
)
public ConstantSetListener<T>(
params T[] elements
)
public: ConstantSetListener<T>(
params T*[]* elements
)
public:
ConstantSetListener<T>(
... array<T^>^ elements
)
Parameters
- elements
- The elements of constant set.